home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 517 / st_keep / bbs_news.doc < prev    next >
Text File  |  1991-09-23  |  28KB  |  660 lines

  1. ST-Keep Update Information:
  2. --------------------------
  3.  
  4. 23Aug91
  5.  
  6. * The door system has been fixed so your door BBS's will run 
  7. correctly now.  I overlooked some code when installing Fido 
  8. compatibility which wasn't passing the baud rate to the BBS when it 
  9. was executed, therefore ST-Keep was confused.
  10.  
  11. * Within the extended directory the users download ratio was not 
  12. being checked, it is now and won't allow users to download if they 
  13. don't have enough uploads for their ratio.
  14.  
  15. * Sometimes Viewing an ARC or LZH file would not operate correctly, 
  16. it is fixed now.
  17.  
  18. 21Aug91
  19.  
  20. * The door editor from within ST-Keep has been removed ([.][C][M]).  
  21. I'm working on a utility program that will allow the editing of doors 
  22. and user accounts in various ways.  Use a text editor to edit your 
  23. door.sys file if necessary in the future.
  24.  
  25. * If a users city or state field in their log is empty when they 
  26. logon, they will be aske for this information.  I'll keep this code 
  27. in the program for a couple weeks in order to get all the new users 
  28. to fill out that reference.
  29.  
  30. 18Aug91
  31.  
  32. * In each user account there were a few extra bytes for future 
  33. expansion.  I have stolen 20 of them for a new user configuration 
  34. field.  The users can now enter their City and State from the [E] 
  35. option in the configuration menu.  All new users are asked for their 
  36. City and State when they logon.
  37.  
  38. * As you may know, ST-Keep supports the requirements to run the 
  39. Fidodoor and front ends necessary for Fido networking.  This includes 
  40. file networking, message networking, and mail networking, as well as 
  41. Intergalactic wars with the SEE on-line game.  You will need to get
  42. ahold of a suitable front end (i.e. BinkleyTerm, The Box) and the
  43. FidoDoor program itself in order to use this state of the art 
  44. feature.  An ST-Keep BBS in Arizona has been networking for a month 
  45. now, and I'm releasing this version for others who are interested.  I 
  46. am not that familiar with how to set up a Fido node or even configure 
  47. the programs required, so you'll need to contact someone that does.  
  48. When I get my system networking you'll be the first to know!
  49.  
  50. 17Aug91
  51.  
  52. * Bug fix - when the SysOp chose CANCEL from the fileselector when 
  53. attempting to save the chat buffer the BBS would crash, this no 
  54. longer happens.
  55.  
  56. 16Aug91
  57.  
  58. * Load STK_INFA.SYS into a text editor and add 2 lines at the bottom 
  59. of this file.  The first line should be the SysOp's first name and 
  60. the second line should be the SysOp's last name.  This is used for 
  61. the Fido networking door as well as BBS registration.
  62.  
  63. * Users are no longer allowed to change their name to "ST-Keep".
  64.  
  65. * The DORINFO1.DEF file is now created correctly.  It seems the Fido 
  66. author changed the format but we're compatible now, keep looking here 
  67. for a notice on Fidonetworking RSN!
  68.  
  69. * ST-Keep will release any file upload that returns an error code via 
  70. XYZ.TTP, I'll change this in the future to include ONLY 0 byte files 
  71. since an abort in the middle of a file may simply be repaired but 
  72. resuming the Zmodem upload.
  73.  
  74. 14Aug91
  75.  
  76. * Two new Co-SysOp functions:
  77.  
  78. [.][C]o-SysOp [C]all Speeds - shows the number of connects at the 
  79. various baud rates since BBS.PRG was last run.
  80.  
  81. [.][C]o-SysOp [T] Call Times - shows the number of calls at each of 
  82. the 24 hours since BBS.PRG was last run.  Each "*" is one call.
  83.  
  84. 12Aug91
  85.  
  86. * When a user attempted to enter mail to someone, then instead of 
  87. typing any text inside the message they just hit RETURN twice to exit 
  88. the editor, ST-Keep would erroneously save msg pointers for the 
  89. addressee even though a message wasn't sent.  Thus some users were 
  90. getting strange mail messages, from and to other people, as well as 
  91. public messages appearing in their mail room.  This is fixed and will 
  92. no longer happen when using the editor in such a way.
  93.  
  94. * ST-Keep now supports graphic codes in ALL textfiles.  You can edit 
  95. any of your *.MNU, *.BLB, *.HLP files and include color graphics in 
  96. all these files, but you only need one file for all three modes 
  97. (ASCII, VT-52, ANSI).  ST-Keep will determine the necessary codes to 
  98. send to the user.  You must use these commands to send color from
  99. within your textfiles.
  100.  
  101. Code  VT-52 Equivalent                 ANSI Equivalent
  102. ----  ------------------------         ------------------------
  103.    black foreground                  black foreground
  104.    red foreground                    red foreground
  105.    red foreground                    green foreground
  106.    red foreground                    yellow foreground
  107.    blue foreground                   blue foreground
  108.    blue foreground                   magenta foreground
  109.    white foreground                  cyan foreground
  110.    white foreground                  white foreground
  111.    black background                  black background
  112.    red background                    red background
  113.    red background                    green background
  114.    red background                    yellow background
  115.    blue background                   blue background
  116.    blue background                   magenta background
  117.    blue background                   cyan background
  118.    white background                  white background
  119.    save cursor position              save cursor position
  120.    restore cursor position           restore cursor position
  121.    clear screen                      clear screen
  122.  
  123. Print the ROOMCMDS.MNU included with this archive for an idea on 
  124. color codes.  If the user is in ASCII mode, no codes will be sent. 
  125.  
  126. Note:  These colors may not be the same on your system if you've 
  127. changed your default colors or use STK_INFC.SYS for ST-Keep's colors.
  128.  
  129. 10Aug91
  130.  
  131. * The current status of chat mode (i.e. SysOp available or not 
  132. available) is now saved with your INFA.SYS file along with the other 
  133. system flags.  This way you can have your BBS boot up with a specific 
  134. setting for chat mode.
  135.  
  136. * Private messages in public rooms will no longer be shown 
  137. automatically to a user with access level 255.  To view these messages
  138. the current user must have logged on to the BBS using the system
  139. password.  If you are running ST-Keep as a door and allowing another
  140. user to be SysOp it is not suggested that you give out the system
  141. password.
  142.  
  143. * Anonymous message headers are no longer shown automatically to a 
  144. user with access level 255.  To view the headers of these messages the
  145. user must have logged on to the BBS using the system password.
  146.  
  147. 05Aug91
  148.  
  149. * The DORINFO1.DEF file will now record the screen LENGTH and user's 
  150. first and last name correctly.
  151.  
  152. 03Aug91
  153.  
  154. * The die roller wasn't operating correctly for more than one of the 
  155. same type of die.  It is correct now.
  156.  
  157. * The DORINFO1.DEF addition was made at 6am haphazardly, pardon me 
  158. for the problems.  It is fixed now with one problem.  You will need 
  159. to go through your STK_DOOR.SYS file and edit the 4th line for each 
  160. door and make sure it is a BLANK line, just a carriage return, or the 
  161. BBS will not pass the username properly along the command line when 
  162. required.  If you are calling another BBS as a door, line 4 should 
  163. say "-BBS" and with this the DORINFO1.DEF file will be created along 
  164. with passing the baud rate along the command line.
  165.  
  166. 02Aug91
  167.  
  168. * A few cosmetic changes have been made.
  169.  
  170. * ST-Keep will now create a DORINFO1.DEF file in the door directory 
  171. that it is running if the 4th line of that door information in the 
  172. DOOR.SYS file contains any text other than a blank line.
  173.  
  174. 01Aug91
  175.  
  176. * A new system file can be created for function key macro's from 
  177. within the BBS.  Use a text editor to create a file called 
  178. STK_FUNC.SYS.  You can have up to 10 lines of macro's up to 30 
  179. characters in length, just hit RETURN after each one.  These can be 
  180. used via the ALT-F# (F1-F10) or ATL-SHIFT-F# (F11-F20) keys from 
  181. within ST-Keep for various reasons.  You could set up a macro key to
  182. type your username, password for faster logon (I don't suggest this)
  183. or for a greeting that you can use when you enter chat mode with a
  184. user...  Have fun!
  185.  
  186. 26Jul91
  187.  
  188. * Finalized [.][C][A] and [F8][A].  This "Access User" function will 
  189. allow the SysOp to edit all the user parameters while they are 
  190. on-line, so the SysOp doesn't have to logon under their account to 
  191. modify the majority of the user functions.  Use [F8] then [A] to get 
  192. the password prompt, then enter the system password (it will be 
  193. masked), and you'll be given the user editor menu.  Note, this only 
  194. chnages the users data in RAM, not on disk, so when the user 
  195. terminates connection (or loses carrier) the new stats will be saved 
  196. to disk.  Continue to use [.][C][U] when you wish to edit a user on 
  197. disk whil you are on-line.
  198.  
  199. 25Jul91
  200.  
  201. * The die roller feature has been changed to a simple [%] keypress 
  202. from any room prompt.  The roller menu will come up and is self 
  203. explainatory.  After the roll has been made the message will be 
  204. immediately saved into the current room.  RPG's HAVE FUN!
  205.  
  206. 23Jul91
  207.  
  208. * Added a new feature at the message "Edit Command:" level.  [*] will 
  209. prompt for specifications on a die roll.  The user will be asked for 
  210. the number of die to roll and then the number of sides on the die, at 
  211. which time ST-K will "roll" the die/dice for the user and immediately 
  212. save the current message with this information appended to it.  This 
  213. was at the request of a SysOp running on-line RPG's.
  214.  
  215. 21Jul91
  216.  
  217. * Removed [.][A][Z] Add File Description since it is available from 
  218. the extended directory prompt if the user has such access.
  219.  
  220. 17Jul91
  221.  
  222. * Fixed the reporting of username or real name change.
  223.  
  224. * Added option for the SysOp to control whether or not the user 
  225. status line will appear after a remote logon.  This is found in the 
  226. Co-SysOp Options menu, [.][C][O].  The status line is still not show 
  227. when the logon is local.
  228.  
  229. 14Jul91
  230.  
  231. * Fixed the archive backup process.  I left out a the folder name 
  232. where the system files were at so the archive sometimes wouldn't 
  233. operate unless the current working directory was your system folder.
  234.  
  235. 10Jul91
  236.  
  237. * Fixed "System Options" in the user configuration menu, I left it as 
  238. "Terminal Options" which is now defunct.
  239.  
  240. * The new multiple VOTE system should be operable.  See the 
  241. instructions below.  Be sure NOT to edit a *.VOT question after you 
  242. install it otherwise all the users will be requested to take it again.
  243.  
  244. 07Jul91
  245.  
  246. * The file archive system has changed.  You must load STK_INFA.SYS 
  247. into a text file and insert a new line after 15 (your backup path) to 
  248. be the pathname and filename of the archive program you wish to use.
  249. This way if you prefer ARC over LZH it is now your choice.  You should
  250. use "c:\stkeep\lzh11316.ttp" as an example.  The last backup date 
  251. will follow this line.  If this program is not available, a direct 
  252. copy of each file will be made to the backup pathname so a backup is 
  253. still made.
  254.  
  255. * [.][C][R] has been changed to [.][C][B] so update your COSYSOP.MNU 
  256. file.
  257.  
  258. * I changed the user account configuration menu set-up and added a 
  259. "Terminal Options" key.  You may want to notify your users of this 
  260. change.
  261.  
  262. * The new vote system is inoperable at this time, standby for an 
  263. update.
  264.  
  265. 05Jul91
  266.  
  267. * You may now have an unlimited number of votes.  The old user.vote 
  268. flag is no longer used.  The time/date stamp on each vote file will 
  269. be compared against the users last call to determine if they have 
  270. taken the vote in question.  You MUST place all your vote questions 
  271. and answers in a folder called VOTE inside your system (BBS.PRG) 
  272. directory.  The first 8 characters of your vote question filename can 
  273. bye any unique name, the extension MUST be "VOT" (i.e. VOTE1.VOT, 
  274. ATARI.VOT, etc...)  The first 8 characters of your answer filename 
  275. must be the same as the original vote, the extension must be "ANS" 
  276. (i.e. VOTE1.ANS, ATARI.ANS, etc...)  To view the vote results, use 
  277. either [v][v] or [r][v] from any room prompt.  You may have as many 
  278. files in this folder as you wish.  Make sure not to edit the original 
  279. VOT file once you create it, otherwise you'll update the time/date 
  280. stamp on it and all your users will end up taking it again.
  281.  
  282. 04Jul91
  283.  
  284. * When a file is moved from one room to another via the extended 
  285. directory, the description is posted along with the filename in the 
  286. move message in the new room.
  287.  
  288. 03Jul91
  289.  
  290. * New backup *.SYS files feature.  Under the [.][C][O] menu, you can 
  291. toggle the backup routine so that it will copy your *.SYS files one 
  292. by one into your backup path, or so it will archive (LZH) your *.SYS 
  293. files into a single file named for the current date.  This will save 
  294. quite a bit of file space and allow for efficient multiple backups.  
  295. LZH11316.TTP must be in your system folder along with BBS.PRG for the 
  296. archive toggle to work.  While the backup is running, the modem 
  297. auto-answer will be disabled.  My system has a 500K message base, 75 
  298. rooms, and 150 users and it took about 5 minutes to LZH all the system
  299. files, but instead of using 650K, the LZH archive only used 260K.
  300.  
  301. 01Jul91
  302.  
  303. * New Co-SysOp function [.][C][L] will list more information on the 
  304. userlog.  Account number, number of calls, access level, last call, 
  305. username, real name.  If you want something else listed here let me 
  306. know and I'll consider putting it in.
  307.  
  308. 24Jun91
  309.  
  310. * New Co-SysOp option [G], toggle file transfer download record.  You 
  311. can choose to record downloads in the DWNL.SYS file or as messages in 
  312. the Aide room.  If the latter is chosen, a message will not be saved 
  313. until the user terminates the connection, at which time a list of all 
  314. the files downloaded while they were online will be saved.
  315.  
  316. * The note "Private Message" will appear when the user is reading 
  317. messages in a room and the current message is private and not 
  318. directed to or from him.  Hopefully this will calm the users down as 
  319. they seem to think they are missing valuable entries!
  320.  
  321. 22Jun91
  322.  
  323. * Users were allowed to download files from an extended directory 
  324. even if their access level was 1 and the system was in secure mode.  
  325. Fixed so that no user with access 1 can not download any files with 
  326. any command, although textfiles can be read.
  327.  
  328. 17Jun91
  329.  
  330. * Fixes global search commands (@ and #) so they work again, they 
  331. were made inoperative after the file description change.
  332.  
  333. 13Jun91
  334.  
  335. * The ST-Keep color file (STK_INFC.SYS) has had a format change.  You 
  336. MUST run the desk accessory included to create your new color 
  337. definitions.  PolyChrome will allow you to edit your colors and save 
  338. this information to a data file, use the same filename.  When you run 
  339. the new BBS.PRG it will use this more standard Atari palette format 
  340. instead of my previous kludge.  PolyChrome works best in Low 
  341. Resolution in order to set your first 4 colors, which is all ST-Keep 
  342. uses.  For some reason it won't allow you to set the colors 
  343. effectively in Medium Resolution.
  344.  
  345. * File downloads give the transfer time in minutes and seconds rather 
  346. than in minutes plus a fraction as before.
  347.  
  348. * SysOp can choose to have file transfers verbose (report the 
  349. transfer status) or non-verbose.  If you turn verbose mode on, the 
  350. transfer may proced around 10cps slower than with verbose on, but at 
  351. least you'd be able to view the progress.  Use the new [C][O]options 
  352. menu to toggle this status.  It will be saved as a bit in the 
  353. STK_INFA.SYS file so once you change it, this will be your new 
  354. default when booting the BBS.  The initial default is with verbose 
  355. messages on.
  356.  
  357. * Many of the old [C]o-SysOp features have been changed to the new 
  358. [C]o-SysOp [O]ption menu.
  359.  
  360. 12Jun91
  361.  
  362. * Fixed color routine so when a door returns control to ST-Keep the 
  363. SysOp's choice of colors in STK_INFC.SYS are restored instead of the 
  364. ST-K defaults.
  365.  
  366. 11Jun91
  367.  
  368. * Attempt at solving crash bug after d/l'ing a file with no 
  369. description.
  370.  
  371. 09Jun91
  372.  
  373. * Users with access level lower than 2 can not enter doors.
  374.  
  375. * Known Groups and Doors do not show their slot number for users 
  376. lower than access level 100.  Number listings for floors has been 
  377. increased to 3 spaces to facilitate the possibility of more than 99 
  378. floors.
  379.  
  380. 08Jun91
  381.  
  382. * You can use commas "," in your floor and group names along with in 
  383. your vote polls.  Previously ST-Keep would interpret the commas as an 
  384. EOF and not allow it to run due to bad data.
  385.  
  386. 07Jun91
  387.  
  388. * You can create Permanent Bulletins now.  Not to say they are so 
  389. permanent that you can never remove them... I mean that all users 
  390. will see these bulletins on EVERY logon until you delete the 
  391. bulletin, hence it is not just displayed if it is new for that user.  
  392. Just put your bulletin in the same directory (BULL) as your others, 
  393. but the extension must be BUP instead of BUL.  Any file here found 
  394. with a BUP extension will be shown to the user after every logon.
  395.  
  396. 05Jun91
  397.  
  398. * Took out status messages during file transfer in hopes of regaining 
  399. 235 cps during Zmodem transfers.  The new version of XYZ apparently 
  400. is slower.
  401.  
  402. * Added [B]ack at message prompt.  This will subtract one from the 
  403. current message and display the previous message.
  404.  
  405. 04Jun91
  406.  
  407. * I've added a TAB feature inside the message editor.  A user can hit 
  408. their TAB key (ASCII 9) and send a number of spaces equal to that of 
  409. their tab setting in their user configuration [X].  If their tab 
  410. setting is 0, TAB will not do anything, otherwise it will insert that 
  411. number of spaces.  Note:  This feature only operates on column 1 
  412. (left margin of screen) so it can only be used at the beginning of a 
  413. message or after they hit RETURN or the screen format sends a CR for 
  414. their width.
  415.  
  416. 02Jun91
  417.  
  418. * You will find with this archive a new XYZ.TTP and doc file.  This 
  419. new version allows carrier detect while the transfer is going on, so 
  420. if a user drops carrier during a transfer the program will return to 
  421. ST-Keep so the BBS can handle the hang-up.  Alan Hamilton has 
  422. upgraded his great transfer program hopefully due to the fact of us 
  423. sending in our shareware donations along with suggestions.  If you 
  424. have sent yours in yet, send him $10 and get it over with.
  425.  
  426. * ST-Keep's buffer is no zero'd out after being used in hopes that 
  427. this will save some RAM for doors.
  428.  
  429. 31May91
  430.  
  431. * If you wish to change the default colors for ST-Keep, you must 
  432. create a file with the name STK_INFC.SYS in your system folder (where 
  433. you run the BBS.PRG from).  It will contain 4 lines of numbers.
  434.  
  435. Line 1 = Background color, Line 2 = Msg Header Color, Line 3 = Prompt 
  436. Color, Line 4 = Message text color.  ST-Keep's defaults are as 
  437. follows:
  438.  
  439. 0
  440. 1792
  441. 7
  442. 1911
  443.  
  444. This will make the background black, message headers red, prompts 
  445. blue, and normal text white.  In order to formulate the color, you 
  446. have to mix red, green and blue, and do the following to obtain the 
  447. number.  number=RED X 256 + GREEN X 16 + BLUE.  So, to come up with 
  448. red in line 2 above, I used 7 X 256 + 0 X 16 + 0 = 1792.  RED, GREEN, 
  449. and BLUE must be a number from 0 to 7, with 7 meaning the maximum 
  450. amount of that color is included.  If you want white you mix the 
  451. maximum of all the colors, 7, 7, and 7 and come up with 1911.  If you 
  452. wanted a white background, purple message headers, green prompts, and 
  453. black text, you'd do the following:
  454.  
  455. 7 X 256 + 7 X 16 + 7 = 1911
  456. 5 X 256 + 0 X 16 + 5 = 1285
  457. 0 X 256 + 7 X 16 + 0 = 112
  458. 0 X 256 + 0 X 16 + 0 = 0
  459.  
  460. Then you would save those 4 values in that order in STK_INFC.SYS, 
  461. just make sure they are on separate lines.
  462.  
  463. If ST-Keep can't find this file, it will use the defaults of black 
  464. background, red message headers, blue prompts, and white text.
  465.  
  466. 30May91
  467.  
  468. * Allows viewing LZH, ARC, or TXT/ASC files from an extended 
  469. directory prompt.
  470.  
  471. * Directories will not be allowed by users with an access level lower 
  472. than 100 if the room is upload only.
  473.  
  474. * ALL ROOM file directories re-installed.
  475.  
  476. * Bug fixed which reported the wrong room where a d/l took place.
  477.  
  478. 28May91
  479.  
  480. * If you do not enter a filename to save your chat buffer with, the 
  481. bbs will no longer crash.
  482.  
  483. * Users with access level 1 can not create rooms ([.][E][R])
  484.  
  485. * Users can be killed by their user number.  Just type a number in 
  486. after [.][C][K] or the user name (or partial name) to kill.
  487.  
  488. 20May91
  489.  
  490. * When you edit a users group status, the group name is now displayed 
  491. along with the group number.
  492.  
  493. * I have re-written the file directory commands.  This was mainly 
  494. done to allow versatility with new commands and to allow more 
  495. information to be recorded along with the file description.  The ALL 
  496. FILES IN ALL ROOMS ([!][@][#]) are currently disabled until I have 
  497. time to finish them, but the [1][2][3] & [R][D] & [R][E] commands 
  498. currently work with this version.  The normal directory ([1] or 
  499. [R][D] haven't changed, but the extended directory has.  I hope it is 
  500. more cosmetically appealing and more user friendly.  As aides and 
  501. higher will notice, there is now a [M]ove file feature.  You can move 
  502. a file (along with it's description) to a new room, and a message 
  503. will be posted in the new room stating this fact.  Each directory for 
  504. your room must now contain a folder called FILES.  This is where all 
  505. the descriptive information for the files are held.  The data is held 
  506. in a file with the exact same name of the file in question.  The 
  507. format is in 3 lines of information.  The first line is the name of
  508. the uploader (CR if none), the second is the number of times this file
  509. has been downloaded, the 3rd is unused at this time (thus it must be 
  510. a CR), and the 4th starts the file description.  If this file is not
  511. present the directory will show N/A for those fields.  I realize this 
  512. will create a lot of work for you to convert your descriptions over, 
  513. but it should be worth it.  If I have time I'll write a program that 
  514. will create the FILES directory and make the required file for all 
  515. the current descriptions you have now, but don't count on it!
  516.  
  517. 18May91
  518.  
  519. * Chat mode uses the file selector to save chat (press [HELP] while 
  520. in chat mode to use this feature).  You should create a folder named 
  521. CHAT in your system directory to keep them organized, otherwise save 
  522. them wherever you wish.  While you are saving chat the user is told 
  523. "SysOp working, please hold..."
  524.  
  525. * Floors changed so that you can have up to 255 instead of 15.  You 
  526. MUST load your STK_FLRS.SYS file into a text editor BEFORE running 
  527. this new BBS.PRG or it won't run at all.  Insert a line at the 
  528. begining of this file and type the number of the floors you have 
  529. active.  This line should end with a CR but the following line should
  530. be the group number of the first floor, then the floors name, then on
  531. to the 2nd and 3rd, etc...  This is similar to how the doors are
  532. loaded.  The first line in this file will always contain the number of
  533. floors on your system.  You can edit floor names and group access via
  534. [.][C][F], but if you wish to add more floors, you must use a text
  535. editor.  Just load this file, then increase the first line by the
  536. numver of floors you are going to add, then add 2 lines for each
  537. floor.  The first is always the group number from 1 to 15 (0=all users
  538. have access), the second the floor name.
  539.  
  540. 17May91
  541.  
  542. * Fixed [W]rite To Disk from the message prompt menu so that it 
  543. doesn't bomb when you just press return or enter an invalid 
  544. path/filename.
  545.  
  546. * Added some debugging functioons for myself.
  547.  
  548. 16May91
  549.  
  550. * Aide room records only the user's name and handle change instead of 
  551. copious amounts of user data.
  552.  
  553. * [S]croll taken out of message prompt, user must turn scroll on or 
  554. off via the account configuration command [X].
  555.  
  556. * Added a field for the roomname to be recorded along with the file 
  557. downloaded from that room in STK_DWNL.MSG.
  558.  
  559. 15May91
  560.  
  561. * Replies to private messages in public rooms are made private, 
  562. previously they were wrongly made public.
  563.  
  564. 14May91
  565.  
  566. * Downloaded files are now recorded in the file STK_DWNL.MSG rather 
  567. than cluttering up the Aide room.  To view this file use [V][F].  If 
  568. a "Code" is a negative number, the transfer was unsuccessfull and you 
  569. may want to inquire with the user as to what went wrong.  Copy the 
  570. new VIEW.MNU into your BLB folder, it's included in this archive.
  571.  
  572. * Userboot works properly now; the user on-line can't see anything 
  573. your typing when your booting them, nor the userboot prompt, they'll 
  574. just get the actual boot file.
  575.  
  576. * The read textfile routine has been re-written to be more efficient, 
  577. the user/SysOp should not notice any difference, but I thought I'd 
  578. mention it just so you keep your eyes open.  All logon files and 
  579. helpfiles and textfiles are shown with this routine.
  580.  
  581. 12May91
  582.  
  583. * You must enter the system password in order to use the 
  584. [.][C]o-SysOp [A]ccess function.
  585.  
  586. * More information is recorded when a user edits their account.
  587.  
  588. * Added [R]ead [B]ulletin which displays BULL.MNU from your BULL 
  589. folder in your system directory.  This menu should be updated with a 
  590. text editor and contain a list of your bulletins that the users can 
  591. read.
  592.  
  593. * Fixes a few problems when addressing a private message to a user in 
  594. a public room.
  595.  
  596. * Stops showing messages that appear randomly in rooms where they 
  597. didn't belong, temporary fix until the bug is found that is actually 
  598. copying the message pointers erroneously.
  599.  
  600. 08May91
  601.  
  602. * Added folder BULL inside system directory.  Place all your 
  603. bulletins in this folder (previously in your HLP folder) and rename 
  604. the extensions to BUL.  When a user logs on, this folder will be 
  605. searched sequentially for files matching the *.BUL filename.  If the 
  606. date/time stamp of this file is newer than the users last logon, they 
  607. will be shown this file.  You can keep older bulletins or other files 
  608. in this folder so long as they don't end with the BUL extension, 
  609. otherwise they will be analyzed as if they were a bulletin.
  610.  
  611. 06May91
  612.  
  613. * Removed [.][A][V] because of [V] or [.][V] which supports those 
  614. features now.
  615.  
  616. * Added 50 bytes to each user account, 30 for real name field, 20 for 
  617. future expansion.
  618.  
  619. * Placed *Mail* before a private message in a public room to 
  620. facilitate the noticablity of such message.
  621.  
  622. * [.][V][?] commands, ARC, LZH and TEXT are added, [.][R][T]ext 
  623. removed.
  624.  
  625. 30Apr91
  626.  
  627. * [R]ead [L]ocate forward search string added in messages.
  628.  
  629. * Allows users to read previous mail even if they change their 
  630. username.
  631.  
  632. * [M] mail msg at "Edit Command" during message entry allows sending 
  633. private mail to any user in any room, although Mail> will be the only 
  634. room that tells the user that they have private mail waiting.  Any 
  635. user with an access level of 255 will be show all private messages.  
  636. [.][E][P] can be used to enter a private message in a room as well, 
  637. only the user will be given a prompt for who to send the message to, 
  638. instead of requiring the [M] keypress from the editor.
  639.  
  640. * Does not print HELP or UNDO chr$ over modem when used in chat.
  641.   
  642. 29Apr91
  643.  
  644. * You can have now have commas in your vote answers.
  645.  
  646. * Anonymous rooms working, only users with access level 255 (SysOp) 
  647. may see the authors name of messages in these rooms.
  648.  
  649. 26Apr91
  650.  
  651. * [V]ote added for room menu.
  652.  
  653. * [ESC] checked during most input to abort command.
  654.  
  655. * Added group names.  Use [.][C][G] to edit them; show via [.][k][g] and
  656. active groups show under [r][s].  Command added to COSYSOP.MNU for the
  657. BLB folder.
  658.  
  659. * Other cosmetic changes.
  660.